-
Notifications
You must be signed in to change notification settings - Fork 746
support etdump generation in executorch.runtime #13464
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/13464
Note: Links to docs will display an error until the docs builds have been completed. ❌ 9 New FailuresAs of commit 75f339b with merge base b02db12 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
This pull request was exported from Phabricator. Differential Revision: D80373976 |
mergennachin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add unit test
Summary: make et.runtime support etdump generation. Differential Revision: D80373976
b20af84 to
75f339b
Compare
|
This pull request was exported from Phabricator. Differential Revision: D80373976 |
lucylq
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm, looks like test failures are old (from 5 days ago), may need to re-export?
Assume the test works locally, if it's disabled because we're unable to set the etdump flag, could you create an issue to track that and add a comment to the test?
Summary: make et.runtime support etdump generation.
Differential Revision: D80373976